home *** CD-ROM | disk | FTP | other *** search
/ Aminet 30 / Aminet 30 (1999)(Schatztruhe)[!][Apr 1999].iso / Aminet / util / pack / xfdmaster.lha / xfd / Docs / xfdList.doc < prev    next >
Text File  |  1999-02-05  |  2KB  |  70 lines

  1. NAME
  2.     xfdList 1.04
  3.  
  4. SYNOPSIS
  5.     xfdList FILE,ALL/S,NE=NOEXTERN/S
  6.  
  7. DESCRIPTION
  8.     xfdList examines files and prints the names of the
  9.     packers/linkers. It requires either Kickstart V37+
  10.     or the arp.library together with older OS releases.
  11.  
  12.     FILE specifies the file/drawer that should be examined.
  13.     Wildcards of any kind are supported.
  14.     If FILE is not specified, the current directory will
  15.     be examined.
  16.  
  17.     xfdList only examines one directory level. With ALL,
  18.     it goes as deep as possible.
  19.  
  20.     NOEXTERN prohibits the use of external slaves for
  21.     recognition purposes.
  22.  
  23. EXAMPLES
  24.     Shell> xfdList DH0:C/#?
  25.         Examines the contents of DH0:C.
  26.  
  27.     Shell> xfdList DF0:#?/#?.(library|device) ALL
  28.         Examines any drawer deeper than level one
  29.         on DF0: for filenames ending with .library
  30.         or .device.
  31.  
  32. HISTORY
  33.     xfdList 1.04
  34.     - No more Enforcer hits when called without arguments
  35.  
  36.     xfdList 1.03
  37.     - Added option NOEXTERN.
  38.  
  39.     xfdList 1.02
  40.     - Fixed xfdFreeObject() call. Some bytes have not been
  41.       released correctly. Thanks to WEPL for the hint.
  42.     - Fixed problems with empty files. They have been
  43.       reported with the status of the last file. Thanks
  44.       again to WEPL for the report.
  45.     - Fixed problem with single '*' wildcard. This was not
  46.       interpreted as '#?', but as the current Shell window.
  47.       This actually is a DOS problem, but replacing a '*'
  48.       internally with '#?' fixes the problems. Thanks to
  49.       Holger Wessling for the hint.
  50.  
  51.     xfdList 1.01
  52.     - xfdm_MinBufferSize of xfdmaster.library v36+ is used
  53.       to determine the size of the recog buffer.
  54.     - Added recognition code for linkers.
  55.  
  56.     xfdList 1.00a
  57.     - Debugged some arp.library stuff.
  58.  
  59.     xfdList 1.00
  60.     - First public release.
  61.  
  62. COPYRIGHT
  63.     xfdList is freely distributable for noncommercial use.
  64.  
  65. AUTHOR
  66.     Georg Hörmann
  67.     Martinswinkelstraße 16c
  68.     82467 Garmisch-Partenkirchen
  69.     Germany
  70.